PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFExtendedGraphicState Class
Methods


In This Topic
    PDFExtendedGraphicState Class Members
    In This Topic

    The following tables list the members exposed by PDFExtendedGraphicState.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the blend mode.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the fill alpha.  
    Public MethodGets a flag specifying whether to apply overprint for filling.  
    Public MethodGets the overprint mode.  
    Public MethodGets the stroke alpha.  
    Public MethodGets a flag specifying whether to apply overprint for stroking.  
    Public MethodSets the blend mode.  
    Public MethodSets the fill alpha.  
    Public MethodSets a flag specifying whether to apply overprint for filling.  
    Public MethodSets the overprint mode.  
    Public MethodSets the stroke alpha.  
    Public MethodSets a flag specifying whether to apply overprint for stroking.  
    Top
    See Also